README.md: Note make check
authorColin Walters <walters@verbum.org>
Wed, 11 Mar 2015 01:51:20 +0000 (21:51 -0400)
committerColin Walters <walters@verbum.org>
Wed, 11 Mar 2015 01:51:20 +0000 (21:51 -0400)
README.md

index ba6929edb27e5d179410d32c327a3f83724f41ef..41017b6e816676d70cf8bcedd45180b3b818f316 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,7 +20,6 @@ You can:
 
 Please look at "git log" and match the commit log style.
 
-
 Running the test suite
 ----------------------
 
@@ -30,6 +29,11 @@ To run just ostree's tests:
     ./configure ... --enable-installed-tests
     gnome-desktop-testing-runner -p 0 ostree/
 
+Also, there is a regular:
+
+    make check
+
+That runs a different set of tests.
 
 Coding style
 ------------